.public_center{
    width: 1200px;
    margin:0 auto;
}
.header_center{
    position: relative;
}
.header{
    border-top: 5px solid #04a0ea;
}
.nav{
    float: right;
}
.nav ul li{
    line-height: 5.2;
    display: inline-block;
    vertical-align: top;
    padding-left:47px;
}
.nav ul li a{
    display: block;
    color: #444;
    font-size: 15px;
}
.logo{
    position: absolute;
    left: -90px;
    top:0;
    z-index: 9;
}
.nav ul li.sub_nav a{
    color:#04a0ea;
}
.flexslider{position:relative;height:607px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:607px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.inabout{
position: relative;
    height: 230px;
    padding-top: 30px;
    background:url("../images/abbg.jpg") center top no-repeat;
}
.inab_l{
    float: left;
}
.inab_l p{
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    position: relative;
    padding-bottom: 17px;
}
.inab_l p:after{
    content: "";
    width: 60px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom:0;
    left:0;
}
.inab_l span{
    display: block;
    padding-top: 20px;
    color: #fff;
    font-size: 18px;
}
.inab_r{
    float: right;
}
.inab_r p{
    font-size: 30px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 5px;
}
.inab_r span{
    color: #fff;
    font-size: 22px;
}
.abnum{
    position: absolute;
    left:0;
    bottom:-55px;
    width: 100%;
    background: #fff;
    -moz-box-shadow:0px 5px 10px #ccc; 
    -webkit-box-shadow:0px 5px 10px #ccc; 
    box-shadow:0px 5px 10px #ccc;
}
.inabcenter{
    height: 200px;
    position: relative;
}
.abnum ul li{
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding:24px 3%;
    border-right: 1px solid #e6e6e6;
}
.abnum_left{
    float: left;
}
.abnum ul li i{
    font-size: 50px;
    color: #ccc;
    float: right;
}
.abnum_left p{
    color: #343434;
    font-size: 22px;
}
.abnum_left span{
    color: #666;
    font-size: 16px;
}
.abnum ul li:hover{
    background: #333;
}
.abnum ul li:hover p,.abnum ul li:hover span,.abnum ul li:hover i{
    color: #fff;
}
.inprolist{
    background: #edf1f2;
    padding:125px 0 80px;
  
}
.inprolist_tit{
    text-align: center;
}
.inprolist_tit h3{
    font-size: 30px;
    color: #000;
    padding-bottom: 5px;
}
.inprolist_tit p{
    color: #88898b;
    font-size: 13px;
}
.inprolist_swip{
    padding-top: 78px;
    position: relative;
    padding-bottom: 86px;
}
.inprolist_swip .swiper-slide{
    text-align: center;
    padding:10px 36px;
    border-right: 1px solid #d3d7d8;
}
.inprolist_swip .swiper-slide:first-child{
    border-left: 1px solid #d3d7d8;
}
.inprolist_swip .swiper-slide span{
    display: block;
    color: #2f2f2f;
    padding:30px 0 13px;
    font-size: 18px;
}
.inprolist_swip .swiper-slide p{
    color: #8f8f8f;
    font-size: 13px;
}
.inprolist_swip .swiper-slide img{
    display: block;
    margin:0 auto;
}
.inprolist_swip .swiper-button-next{
    width: 50px;
    height: 36px;
    left:53%;
    right: inherit;
    margin-top: 0;
    bottom:0;
    top:inherit;
    background:url("../images/right.jpg") right top no-repeat;
}
.inprolist_swip .swiper-button-prev{
    width: 50px;
    height: 36px;
    margin-top: 0;
    left:43%;
    bottom:0;
    top:inherit;
    background:url("../images/left.jpg") left top no-repeat;
}
.inprolist_swip .swiper-slide:hover span{
    font-weight: bold;
}
.inengine{
    position: relative;
    background:url("../images/enginecase.jpg") center top no-repeat;
    height: 755px;
}
.engmov{
    position: absolute;
    right:0;
    bottom:0;
    font-size: 20px;
    line-height:68px;
    text-align: center;
    width: 715px;
    color: #fff;
    background:url("../images/engmov.jpg") right top no-repeat;
}
.engintit{
    position: relative;
    padding-bottom: 26px;
}
.engintit h3{
    color: #04a0ea;
    font-size: 30px;
}
.engintit p{
    color: #ccc;
    font-size: 20px;
    text-transform:uppercase;
}
.engintit:after{
    content: "";
    width: 35px;
    height: 5px;
    background: #787878;
    position: absolute;
    left:0;
    bottom:0;
}
.enginlist{
    padding-top: 25px;
}
.enginlist ul li{
    color: #040426;
    font-size: 15px;
    line-height: 60px;
    padding-left: 30px;
    background:url("../images/lx.png") left center no-repeat;
}
.enginlist ul li:hover{
    background:url("../images/lx2.png") left center no-repeat;
}
.inengine_center{
    height: 100%;
}
.engin_left{
    height: 100%;
}
.engin_left:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.engin_left_lh{
    display: inline-block;
    vertical-align: middle;
}
.innews{
    padding:70px 0;
    height: 640px;
    background:url("../images/innewsbg.jpg") center top no-repeat;
}
.inews_list ul li{
    background: #fff;
    padding:20px;
    width: 590px;
}
.inews_time{
    width: 82px;
    display: inline-block;
    vertical-align: top;
    padding: 3px 0;
    border-right: 2px solid #edf1f2;
}
.inews_time h3{
    color: #000;
    font-size: 36px;
}
.inews_time p{
    color: #000;
    font-size: 15px;
}
.inews_mid{
    display: inline-block;
    vertical-align: top;
    width: 325px;
    padding:0 17px;
}
.inews_pic{
    width: 140px;
    display: inline-block;
    vertical-align: top;
}
.inews_list ul li{
    float: left;
    margin:8px;
}
.inews_list ul li a{
    font-size: 0;
}
.inews_mid h3{
    font-weight: normal;
    font-size: 20px;
    color: #000;
    padding: 3px 0 7px;
}
.inews_mid p{
    color: #666;
    font-size: 13px;
    line-height: 18px;
}
.inews_list{
    padding-top: 42px;
}
.innews_center{
    width: 1220px;
    margin:0 auto;
}
.inews_list ul li:hover{
    -moz-box-shadow:3px 3px 8px #999; 
    -webkit-box-shadow:3px 3px 8px #999; 
    box-shadow:3px 3px 8px #999;
}
.inews_list ul li:hover .inews_mid h3{
    color: #04a0ea;
}
.innews{
    position: relative;
}
.inewsnov{
    position: absolute;
    left:0;
    top:-40px;
}
.inservice{
    height: 509px;
    background:url("../images/inservice.jpg") center top no-repeat;
}
.inser_l{
    height: 100%;
    width: 50%;
    float: left;
}
.inser_l:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.inser_l_lh{
    display: inline-block;
    vertical-align: middle;
}
.inser_l_lh h3{
    color: #fff;
    font-size: 60px;
    text-transform:uppercase
}
.inserlh_mid{
    padding:48px 0 30px;
}
.inserlh_mid p{
    font-size: 60px;
    color: #fff;
}
.inserlh_mid span{
    color: #fff;
    font-size: 20px;
}
.inserlh_btn p{
    color: #fff;
    font-size: 16px;
}
.inserlh_btn span{
    color: #fff;
    font-size: 35px;
}
.inservice_center{
    height: 100%;
}
.inser_r{
    float: right;
    width: 39%;
    height: 100%;
}
.inser_r:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -.4em;
}
.inser_r_lh{
    display: inline-block;
    vertical-align: middle;
}
.inser_r_lh p{
    font-size: 15px;
    color: #666;
    line-height: 24px;
    padding-bottom: 30px;
}
.inser_r_lh ul li{
    padding:8px 10px;
    border:1px solid #e6e6e6;
    margin-bottom: 10px;
}
.inser_r_lh ul li label{
    float: left;
    display: block;
    line-height: 24px;
    padding-right: 20px;
}
.inser_r_lh ul li label i{
    font-size: 20px;
    color: #9f9f9f;
}
.inser_r_lh ul li input,.inser_r_lh ul li textarea{
    font-size:14px;
    color: #999;
    float: left;
    line-height: 24px;
    width: 85%;
}
.inser_r_lh ul li.textarea textarea{
    height: 130px;
}
.inser_r_lh ul li.code{
    width: 70%;
    float:left;
}
.inser_r_lh ul li.code input{
    width: 45%;
}
.inser_r_lh ul li.code img{
    float: right;
}
.inser_r_lh ul li.submit{
    float: right;
    padding:0;
    border:0;
    background: #d02128;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 25%;
}
.inser_r_lh ul li.submit button{
    display: block;
    background: #d02128;
    width: 100%;
    color: #fff;
    line-height: 49px;
    cursor: pointer;
}
.footer{
    background: #333;
    padding:65px 0 50px;
}
.fo_part{
    float: left;
    width: 440px;
    font-size: 0;
}
.fo_part span{
    color: #fff;
    padding-bottom: 30px;
    font-weight: bold;
    display: block;
    font-size: 24px;
}
.fo_part img{
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 110px;
}
.fo_navbar{
    float: left;
    padding-left: 80px;
    width: 670px;
}
.fo_navbar span{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 30px;
    display: block;
}
.fo_navbar ul li{
    display: inline-block;
    vertical-align: top;
    width: 110px;
}
.fo_navbar ul li b{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    display: block;
    line-height: 24px;
}
.fo_navbar ul li a{
     color: #999;
     font-size: 14px;
     display: block;
     line-height: 24px;
     padding:2px 0;
}
.fo_navbar ul li a:hover{
    color: #fff;
}
.foewm{
    padding-top: 61px;
}
.foewm b{
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding-bottom: 7px;
}
.copy{
    line-height: 55px;
    background: #000;
}
.copy p{
    color: #999;
    font-size: 13px;
    float: left;
}
.copy a{
    float: right;
}
.copy a img{
    padding-top: 17px;
}
.about_ban{
    position: relative;
}
.brand{
    position: absolute;
    bottom:-22px;
    left:0;
    width: 100%;
    height: 79px;
    background:url("../images/brand.png") center top no-repeat;
}
.nagt_left{
    float: left;
    padding-left: 40px;
    padding-top: 17px;
}
.nagt_right{
    /*float: left;*/
    padding-left: 290px;
    padding-top: 37px;
}
.nagt_left p{
    color: #fff;
    font-size: 22px;
}
.nagt_left span{
    color: #8ec9f3;
    font-size: 12px;
    text-transform:uppercase;
}
.nagt_right{
    color: #fff;
    font-size: 15px;
}
.nagt_right a{
    color: #fff;
    font-size: 15px;
}
.nagt_right img{
    vertical-align: middle;
    padding-right: 15px;
}
.pbpage{
    padding-top: 22px;
    background:url("../images/pbbg.jpg") center top no-repeat;
}
.pbpage_center aside{
    width: 240px;
    float: left;
    background: #f6f4f4;
    border-left: 15px solid #04a0ea;
    padding-bottom: 20px;
}
.pbpage_center aside ul li{
    line-height: 2.7;
    border-bottom: 1px solid #fff;
    padding-left: 35px;
    padding-top: 3px;
}
.pbpage_center aside ul li a{
    color: #444;
    font-size: 15px;
    position: relative;
}
.pbpage_center aside ul li i{
    vertical-align: sub;
    padding-right: 10px;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}
.pbpage_center aside ul li b{
    width: 0;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}
.pbpage_center aside ul li.lnav a{
    color: #04a0ea;
}
.pbpage_center aside ul li.lnav b{
    width: 25px;
    height: 1px;
    background: #04a0ea;
    display: block;
    position: absolute;
    left:0;
    top:9px;
}
.pbpage_center aside ul li.lnav i{
    padding-left: 17px;
    color: #04a0ea;
}
.pbpage_center article{
    width: 960px;
    float: left;
    padding:35px 0 55px 55px;
}
.about_tit {
    font-size: 26px;
    color: #04a0ea;
    font-weight: bold;
    position: relative;
    padding-bottom: 19px;
}
.about_tit:after{
    content: "";
    width: 40px;
    height: 6px;
    background: #999;
    position: absolute;
    bottom:0;
    left:0;
}
.about_area{
    font-size: 15px;
    color: #444;
    line-height: 2.2;
}
.about_area{
    padding-top: 30px;
}
.history_item{
    font-size: 16px;
    color: #fff;
    float: left;
    background: #999;
    padding:0 70px 0 17px;
    line-height: 45px;
}
.quality_list ul li{
    width: 30%;
    padding:0 2.5% 2.5% 0;
    display: inline-block;
    vertical-align: top;
}
.qualitypic{
    padding:5px;
    border:1px solid #ddd;
}
.quality_list ul li figcaption{
    display: none;
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.6);
    text-align: center;  
}
.quality_list{
    padding-top: 35px;
}
.qualitypic2{
    width: 600px;
    margin:6% auto;
    position: relative;
}
.qualitypic2 img{
    width: 100%;
    border:10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.close{
    position: absolute;
    right:-8%;
    top:0;
    cursor: pointer;
}
.close i{
    color: #fff;
    font-size: 22px;
}
.newspic{
    float: left;
    border:1px solid #e5e5e5;
    padding:5px;
    width: 160px;
}
.newspage{
    padding-top: 20px;
}
.newsright{
    float: left;
    width: 740px;
    padding-left: 30px;
}
.newspage ul li{
    border-bottom: 1px solid #e5e5e5;
    padding:20px 0;
}
.newsright h3{
    font-size: 16px;
    color: #444;
    font-weight: normal;
}
.newsright p{
    color: #888888;
    font-size: 13px;
    line-height: 1.8;
    margin:13px 0;
    overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical; 
}
.newsright span{
    color: #fff;
    background: #999;
    padding:0 18px;
    display: block;
    line-height: 2;
    float: left;
}
.newspage ul li:hover .newsright h3{
    color: #04a0ea;
}
.newspage ul li:hover .newsright span{
    background: #04a0ea;
}
.newstail_tit{
    text-align: center;
    border-bottom: 1px solid #f6f4f4;
    padding-bottom: 25px;
}
.newstail_tit span{
    display: inline-block;
    padding:0 15px;
    vertical-align: top;
    font-size: 13px;
    color: #888;
    line-height: 28px;
}
.newstail_tit em{
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    font-size: 13px;
    color: #888;
}
.bdsharebuttonbox{
    display: inline-block;
    vertical-align: top;
}
.newstail_tit h3{
    font-size: 24px;
    color: #444;
    font-weight: normal;
    padding-bottom: 22px;
}
.newstailpart{
    font-size: 15px;
    color: #444;
    line-height: 2;
    padding-top: 25px;
}
.join_page{
    padding-top: 28px;
}
.join_page ul li{
    width: 48.5%;
    padding:4%;
    height: 450px;
    -moz-box-shadow:0px 0px 10px #ccc; 
    -webkit-box-shadow:0px 0px 10px #ccc; 
    box-shadow:0px 0px 10px #ccc;
    position: relative;
    float: left;
    margin-bottom: 3%;
}
.join_page ul li:nth-child(2n){
    float: right;
}
.join_page ul li:before{
    content: "";
    width: 108px;
    height: 6px;
    background: #f6f4f4;
    position: absolute;
    left:34px;
    top:0;
}

.join_top p{
    font-size: 16px;
    padding-bottom: 10px;
    color: #000;
}
.join_top span{
    color: #888;
    font-size: 12px;
}
.join_mid{
    padding-top: 38px;
    height: 254px;
}
.join_mid b{
    display: block;
    color: #666666;
    font-size:13px;
    padding-bottom: 10px;
}
.join_mid p{
    color: #666;
    font-size: 13px;
    line-height: 2.1;
}
.join_btn{
    padding-top: 25px;
    text-align: center;
}
.join_btn a{
    margin:0 8px;
    vertical-align: top;
    width:160px;
    background: #777;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.join_btn a:hover{
    background: #04a0ea;
}
.join_page ul li:hover:before{
    background: #04a0ea;
}
.jointail_tit h3{
    color: #444;
    font-size: 24px;
}
.jointtn_le span{
    color: #666;
    font-size: 15px;
}
.jointtn_le{
    float: left;
    width: 80%;
}
.jointtn_le span{
    display: inline-block;
    width: 32%;
    line-height: 2;
    padding:8px 0 0;
    vertical-align: top;
}
.share2{
    float: right;
    padding-top: 10px;
}
.jointail_tit{
    padding-top: 20px;
}
.jointail_titnab{
    padding-top: 12px;
    padding-bottom: 33px;
    border-bottom: 1px solid #f6f4f4;
}
.requirement{
    padding-top: 44px;
    font-size: 15px;
    color: #444;
    line-height: 2;
}
.online{
    margin-top: 45px;
}
.online a{
    display: block;
    width: 160px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background: #04a0ea;
    color: #fff;
}
.online_page{
    padding-top: 35px;
    width: 583px;
}
.online_page ul li{
    margin-bottom: 13px;
}
.online_page ul li span{
    text-align: right;
    padding-right: 15px;
    color: #000;
    font-size: 13px;
    width: 78px;
    float: left;
    display: block;
    font-weight: bold;
    line-height: 2;
}
.online_page ul li input,.online_page ul li.odd textarea{
    line-height: 2.4;
    width: 365px;
    float: left;
    border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.online_page ul li.sex label{
    float: left;
    display: block;
    margin-right: 10px;
    line-height: 2;
}
.online_page ul li.sex input{
    width: 15px;
    margin-top: 6px;
    margin-right: 3px;
}
.online_page ul li.odd textarea{
    width: 505px;
    height: 95px;
}
.online_page ul li.code2{
    float: left;
}
.online_page ul li.code2 input{
    width: 100px;
}
.online_page ul li.submit{
    border:0;
    background: #04a0ea;
    width: 150px;
    line-height: 30px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.online_page ul li.submit button{
    display: block;
    width: 100%;
    background: none;
    display:block;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
}
.online_page ul li select{
    border:1px solid #ccc;
    line-height: 2;
    height: 26px;
}
.address_item ul li{
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.address h3{
    color: #222;
    font-size: 24px;
    font-weight: normal;
    padding:40px 0 28px;
}
.address ul li{
	line-height:1.8;
	font-size:1.4rem;
}
.address ul li i{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-top:10px;
	vertical-align: middle;
}
.address_item{
    border:1px solid #e5e5e5;
    padding:15px 15px 10px;
}
.address_item ul li{
    font-size: 14px;
    color: #222;
    line-height: 2;
}
.address_item ul li i{
    color: #04a0ea;
    vertical-align: text-top;
}
.map{
    padding-top: 10px;
}
.partner_list{
    padding-top: 35px;
}
.partner_list ul li{
    width: 25%;
    padding:1%;
    float: left;
}
.partner_list ul li img{
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

@media screen and (max-width : 1366px) {
	.inewsnov{
		display:none;
	}
	.inprolist_swip .swiper-slide img{
		width:65px;
	}
	.enginlist ul li{
		line-height:50px;
	}
	.inews_mid h3{
		font-size:17px;
		padding-bottom:10px;
	}
	.inser_l_lh h3{
		font-size:40px;
	}
	.inserlh_mid p{
		font-size:36px;
		padding-bottom:5px;
	}
	.inserlh_mid span{
		font-size:15px;
	}
	.inser_r_lh p{
		padding:20px 0;
	}
	.logo{
		left:-76px;
		width:320px;
	}
	.nav ul li{
		line-height:5;
	}
	.inab_l p{
		font-size:26px;
	}
	.inab_r p{
		font-size:26px;
	}
	.inprolist_swip{
		padding-top:65px;
	}
	.fo_navbar span{
		font-size:21px;
	}
	.fo_part span{
		font-size:21px;
	}
	.inprolist_tit h3{
		font-size:28px;
	}
	.inprolist{
		padding: 150px 0 80px;
	}
	#wrapper{
		bottom: -124px;
	}
}
@media screen and (max-width:1024px){
	.header{
		width:1200px;
	}
	.banner{
		width:1200px;
	}
	.inabout{
		width:1200px;
	}
	.inprolist{
		width:1200px;
	}
	.inengine{
		width:1200px;
	}
	.about_ban{
		width:1200px;
	}
	.footer{
		width:1200px;
	}
	.copy{
		width:1200px;
	}
}